Constant Field Values


Contents
rolesystem.core.*

rolesystem.core.RoleException
public static final java.lang.String DISMISSED "This registration has been dismissed."
public static final java.lang.String NOT_ALLOWED "This action is not allowed."
public static final java.lang.String NOT_SUPPORTED "The specified role is not supported."
public static final java.lang.String NOT_VALID_ADD "The specified addressee is not valid."
public static final java.lang.String TOO_MANY "Too many registrations have been made: retry later."

rolesystem.roles.*

rolesystem.roles.auction.Auctioneer
public static final java.lang.String ROLE_ID "auction.Auctioneer"

rolesystem.roles.auction.Bidder
public static final java.lang.String ROLE_ID "auction.Bidder"

rolesystem.roles.auction.Seller
public static final java.lang.String ROLE_ID "auction.Seller"

rolesystem.roles.game.Manager
public static final java.lang.String ROLE_ID "game.Manager"

rolesystem.roles.game.Player
public static final java.lang.String ROLE_ID "game.Player"